home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11862 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.rmii.com!usenet
  2. From: Edmond <underwoe@Colorado.Edu>
  3. Newsgroups: comp.os.ms-windows.programmer.misc,comp.os.ms-windows.programmer.tools.mfc,comp.lang.c
  4. Subject: Re: Solaris code -> Windows NT?
  5. Date: 27 Mar 1996 03:25:55 GMT
  6. Organization: CNS
  7. Message-ID: <4jacg3$l73@natasha.rmii.com>
  8. References: <314ED5A2.2CF7@ccm.fm.intel.com> <1Wb7LPAV5uVxEwT3@chrism.demon.co.uk>
  9. NNTP-Posting-Host: slip1181.rmii.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
  14.  
  15. Chris Marriott <chris@chrism.demon.co.uk> wrote:
  16.  
  17. >It really is pretty easy; Unix code written with portability in mind (as
  18. >our code is) ports pretty much straight off to NT. For networking, NT's
  19. >socket library is virtually the same as the standard Unix Berkeley
  20. >sockets library, and almost all Unix system calls have 1:1 equivalents
  21. >in NT.
  22. >
  23. >You really shouldn't have too many problems.
  24. >
  25. >Chris
  26.  
  27. I believe there is a POSIX.2 implementation available for Windows NT now 
  28. also.  X-open should be coming this spring.  This should make things much 
  29. easier.  
  30.  
  31.  
  32. -----------------------------------------------------------------------
  33. Edmond Underwood
  34. E-mail:  underwoe@Colorado.Edu
  35. Bench32 1.10 final beta for Windows NT
  36. Bench32 1.07b for Windows 95
  37. http://www.rmii.com/~underwoe/bench32.html.
  38.  
  39.  
  40.